__locked_fork
pid_t __locked_fork(int *) __weak;
ret = __locked_fork(&errno);
__locked_fork(int *my_errno)
__dso_public pid_t __locked_fork(int *);